Badge
[DEPRECATED] Give Badge
[DEPRECATED] Badges have been deprecated in favor of Awards. Use the identical /awards
endpoint instead.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Available options:
application/json
Path Parameters
A UUID
Minimum length:
1
Example:
"123e4567-e89b-12d3-a456-426614174000"
Body
application/json
The user identifier, which must be exactly one of the following: Slack user ID, email, or Tightknit profile ID
The sender of the badge, if the badge is being given by a user
Whether to send the badge anonymously. If true, the sender is not shown to the recipient.
Response
200
application/json
Assigns a badge to a user
Was this page helpful?